home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultra Gameplayers 101
/
Ultra Game Players Magazine, No. 101 - September 1997 (Imagine Publishing, Inc.)(1997).iso
/
pc
/
new_ugp.dxr
/
00191.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-07-10
|
178 b
|
14 lines
on exitFrame
go(the frame)
end
on idle
CheckIdle(GetGlobal(#gTitleObject))
updateStage()
end
on mouseDown
CheckMouseDowns(GetGlobal(#gTitleObject))
updateStage()
end